home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / S-Sh / SD Gradebook.cpt / SuperDuper Gradebook 1.25 / card_5772.txt < prev    next >
Text File  |  1988-07-21  |  25KB  |  1,138 lines

  1. -- card: 5772 from stack: in.25
  2. -- bmap block id: 8511
  3. -- flags: 4000
  4. -- background id: 2780
  5. -- name: Preferences
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=410 top=33 right=55 bottom=485
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Help!
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   set visible of card field "help" to not the visible of card field "help"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: A003
  30. -- rect: left=19 top=32 right=54 bottom=77
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Options
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   visual effect dissolve
  42.   go card "options"
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 4 (field)
  48. -- low flags: 00
  49. -- high flags: 0002
  50. -- rect: left=57 top=128 right=147 bottom=118
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 0
  54. -- font id: 3
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: MMax
  59.  
  60.  
  61. -- part 5 (field)
  62. -- low flags: 00
  63. -- high flags: 0002
  64. -- rect: left=176 top=128 right=147 bottom=237
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 0
  68. -- font id: 3
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: EMax
  73.  
  74.  
  75. -- part 6 (field)
  76. -- low flags: 00
  77. -- high flags: 0002
  78. -- rect: left=302 top=128 right=147 bottom=363
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 0
  82. -- font id: 3
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: PMax
  87.  
  88.  
  89. -- part 7 (field)
  90. -- low flags: 00
  91. -- high flags: 0002
  92. -- rect: left=426 top=128 right=147 bottom=487
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 0
  96. -- font id: 3
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: FMax
  101.  
  102.  
  103. -- part 8 (field)
  104. -- low flags: 00
  105. -- high flags: 0002
  106. -- rect: left=41 top=187 right=202 bottom=62
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 0
  110. -- font id: 3
  111. -- text size: 9
  112. -- style flags: 0
  113. -- line height: 12
  114. -- part name: mAplus
  115.  
  116.  
  117. -- part 13 (field)
  118. -- low flags: 00
  119. -- high flags: 0002
  120. -- rect: left=95 top=187 right=202 bottom=116
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 0
  124. -- font id: 3
  125. -- text size: 9
  126. -- style flags: 0
  127. -- line height: 12
  128. -- part name: mCplus
  129.  
  130.  
  131. -- part 14 (field)
  132. -- low flags: 00
  133. -- high flags: 0002
  134. -- rect: left=41 top=207 right=222 bottom=62
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 0
  138. -- font id: 3
  139. -- text size: 9
  140. -- style flags: 0
  141. -- line height: 12
  142. -- part name: mA
  143.  
  144.  
  145. -- part 15 (field)
  146. -- low flags: 00
  147. -- high flags: 0002
  148. -- rect: left=41 top=227 right=242 bottom=62
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 0
  152. -- font id: 3
  153. -- text size: 9
  154. -- style flags: 0
  155. -- line height: 12
  156. -- part name: mAminus
  157.  
  158.  
  159. -- part 16 (field)
  160. -- low flags: 00
  161. -- high flags: 0002
  162. -- rect: left=41 top=247 right=262 bottom=62
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 0
  166. -- font id: 3
  167. -- text size: 9
  168. -- style flags: 0
  169. -- line height: 12
  170. -- part name: mBplus
  171.  
  172.  
  173. -- part 17 (field)
  174. -- low flags: 00
  175. -- high flags: 0002
  176. -- rect: left=41 top=267 right=282 bottom=62
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 0
  180. -- font id: 3
  181. -- text size: 9
  182. -- style flags: 0
  183. -- line height: 12
  184. -- part name: mB
  185.  
  186.  
  187. -- part 18 (field)
  188. -- low flags: 00
  189. -- high flags: 0002
  190. -- rect: left=41 top=286 right=301 bottom=62
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 0 / 0
  193. -- text alignment: 0
  194. -- font id: 3
  195. -- text size: 9
  196. -- style flags: 0
  197. -- line height: 12
  198. -- part name: mBminus
  199.  
  200.  
  201. -- part 19 (field)
  202. -- low flags: 00
  203. -- high flags: 0002
  204. -- rect: left=95 top=207 right=222 bottom=116
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 0 / 0
  207. -- text alignment: 0
  208. -- font id: 3
  209. -- text size: 9
  210. -- style flags: 0
  211. -- line height: 12
  212. -- part name: mC
  213.  
  214.  
  215. -- part 20 (field)
  216. -- low flags: 00
  217. -- high flags: 0002
  218. -- rect: left=95 top=227 right=242 bottom=116
  219. -- title width / last selected line: 0
  220. -- icon id / first selected line: 0 / 0
  221. -- text alignment: 0
  222. -- font id: 3
  223. -- text size: 9
  224. -- style flags: 0
  225. -- line height: 12
  226. -- part name: mCminus
  227.  
  228.  
  229. -- part 21 (field)
  230. -- low flags: 00
  231. -- high flags: 0002
  232. -- rect: left=95 top=248 right=263 bottom=116
  233. -- title width / last selected line: 0
  234. -- icon id / first selected line: 0 / 0
  235. -- text alignment: 0
  236. -- font id: 3
  237. -- text size: 9
  238. -- style flags: 0
  239. -- line height: 12
  240. -- part name: mDplus
  241.  
  242.  
  243. -- part 22 (field)
  244. -- low flags: 00
  245. -- high flags: 0002
  246. -- rect: left=95 top=268 right=283 bottom=116
  247. -- title width / last selected line: 0
  248. -- icon id / first selected line: 0 / 0
  249. -- text alignment: 0
  250. -- font id: 3
  251. -- text size: 9
  252. -- style flags: 0
  253. -- line height: 12
  254. -- part name: mD
  255.  
  256.  
  257. -- part 23 (field)
  258. -- low flags: 00
  259. -- high flags: 0002
  260. -- rect: left=95 top=286 right=301 bottom=116
  261. -- title width / last selected line: 0
  262. -- icon id / first selected line: 0 / 0
  263. -- text alignment: 0
  264. -- font id: 3
  265. -- text size: 9
  266. -- style flags: 0
  267. -- line height: 12
  268. -- part name: mDminus
  269.  
  270.  
  271. -- part 24 (field)
  272. -- low flags: 00
  273. -- high flags: 0002
  274. -- rect: left=151 top=187 right=202 bottom=177
  275. -- title width / last selected line: 0
  276. -- icon id / first selected line: 0 / 0
  277. -- text alignment: 0
  278. -- font id: 3
  279. -- text size: 9
  280. -- style flags: 0
  281. -- line height: 12
  282. -- part name: eAplus
  283.  
  284.  
  285. -- part 25 (field)
  286. -- low flags: 00
  287. -- high flags: 0002
  288. -- rect: left=207 top=187 right=202 bottom=234
  289. -- title width / last selected line: 0
  290. -- icon id / first selected line: 0 / 0
  291. -- text alignment: 0
  292. -- font id: 3
  293. -- text size: 9
  294. -- style flags: 0
  295. -- line height: 12
  296. -- part name: eCplus
  297.  
  298.  
  299. -- part 26 (field)
  300. -- low flags: 00
  301. -- high flags: 0002
  302. -- rect: left=274 top=187 right=202 bottom=295
  303. -- title width / last selected line: 0
  304. -- icon id / first selected line: 0 / 0
  305. -- text alignment: 0
  306. -- font id: 3
  307. -- text size: 9
  308. -- style flags: 0
  309. -- line height: 12
  310. -- part name: pAplus
  311.  
  312.  
  313. -- part 27 (field)
  314. -- low flags: 00
  315. -- high flags: 0002
  316. -- rect: left=328 top=187 right=202 bottom=349
  317. -- title width / last selected line: 0
  318. -- icon id / first selected line: 0 / 0
  319. -- text alignment: 0
  320. -- font id: 3
  321. -- text size: 9
  322. -- style flags: 0
  323. -- line height: 12
  324. -- part name: pCplus
  325.  
  326.  
  327. -- part 28 (field)
  328. -- low flags: 00
  329. -- high flags: 0002
  330. -- rect: left=401 top=187 right=202 bottom=428
  331. -- title width / last selected line: 0
  332. -- icon id / first selected line: 0 / 0
  333. -- text alignment: 0
  334. -- font id: 3
  335. -- text size: 9
  336. -- style flags: 0
  337. -- line height: 12
  338. -- part name: fAplus
  339.  
  340.  
  341. -- part 29 (field)
  342. -- low flags: 00
  343. -- high flags: 0002
  344. -- rect: left=458 top=187 right=202 bottom=485
  345. -- title width / last selected line: 0
  346. -- icon id / first selected line: 0 / 0
  347. -- text alignment: 0
  348. -- font id: 3
  349. -- text size: 9
  350. -- style flags: 0
  351. -- line height: 12
  352. -- part name: fCplus
  353.  
  354.  
  355. -- part 30 (field)
  356. -- low flags: 00
  357. -- high flags: 0002
  358. -- rect: left=151 top=207 right=222 bottom=177
  359. -- title width / last selected line: 0
  360. -- icon id / first selected line: 0 / 0
  361. -- text alignment: 0
  362. -- font id: 3
  363. -- text size: 9
  364. -- style flags: 0
  365. -- line height: 12
  366. -- part name: eA
  367.  
  368.  
  369. -- part 31 (field)
  370. -- low flags: 00
  371. -- high flags: 0002
  372. -- rect: left=151 top=227 right=242 bottom=177
  373. -- title width / last selected line: 0
  374. -- icon id / first selected line: 0 / 0
  375. -- text alignment: 0
  376. -- font id: 3
  377. -- text size: 9
  378. -- style flags: 0
  379. -- line height: 12
  380. -- part name: eAminus
  381.  
  382.  
  383. -- part 32 (field)
  384. -- low flags: 00
  385. -- high flags: 0002
  386. -- rect: left=151 top=247 right=262 bottom=177
  387. -- title width / last selected line: 0
  388. -- icon id / first selected line: 0 / 0
  389. -- text alignment: 0
  390. -- font id: 3
  391. -- text size: 9
  392. -- style flags: 0
  393. -- line height: 12
  394. -- part name: eBplus
  395.  
  396.  
  397. -- part 33 (field)
  398. -- low flags: 00
  399. -- high flags: 0002
  400. -- rect: left=151 top=268 right=283 bottom=178
  401. -- title width / last selected line: 0
  402. -- icon id / first selected line: 0 / 0
  403. -- text alignment: 0
  404. -- font id: 3
  405. -- text size: 9
  406. -- style flags: 0
  407. -- line height: 12
  408. -- part name: eB
  409.  
  410.  
  411. -- part 34 (field)
  412. -- low flags: 00
  413. -- high flags: 0002
  414. -- rect: left=151 top=288 right=303 bottom=178
  415. -- title width / last selected line: 0
  416. -- icon id / first selected line: 0 / 0
  417. -- text alignment: 0
  418. -- font id: 3
  419. -- text size: 9
  420. -- style flags: 0
  421. -- line height: 12
  422. -- part name: eBminus
  423.  
  424.  
  425. -- part 35 (field)
  426. -- low flags: 00
  427. -- high flags: 0002
  428. -- rect: left=207 top=207 right=222 bottom=234
  429. -- title width / last selected line: 0
  430. -- icon id / first selected line: 0 / 0
  431. -- text alignment: 0
  432. -- font id: 3
  433. -- text size: 9
  434. -- style flags: 0
  435. -- line height: 12
  436. -- part name: eC
  437.  
  438.  
  439. -- part 36 (field)
  440. -- low flags: 00
  441. -- high flags: 0002
  442. -- rect: left=207 top=226 right=241 bottom=234
  443. -- title width / last selected line: 0
  444. -- icon id / first selected line: 0 / 0
  445. -- text alignment: 0
  446. -- font id: 3
  447. -- text size: 9
  448. -- style flags: 0
  449. -- line height: 12
  450. -- part name: eCminus
  451.  
  452.  
  453. -- part 37 (field)
  454. -- low flags: 00
  455. -- high flags: 0002
  456. -- rect: left=207 top=246 right=261 bottom=234
  457. -- title width / last selected line: 0
  458. -- icon id / first selected line: 0 / 0
  459. -- text alignment: 0
  460. -- font id: 3
  461. -- text size: 9
  462. -- style flags: 0
  463. -- line height: 12
  464. -- part name: eDplus
  465.  
  466.  
  467. -- part 38 (field)
  468. -- low flags: 00
  469. -- high flags: 0002
  470. -- rect: left=207 top=267 right=282 bottom=234
  471. -- title width / last selected line: 0
  472. -- icon id / first selected line: 0 / 0
  473. -- text alignment: 0
  474. -- font id: 3
  475. -- text size: 9
  476. -- style flags: 0
  477. -- line height: 12
  478. -- part name: eD
  479.  
  480.  
  481. -- part 39 (field)
  482. -- low flags: 00
  483. -- high flags: 0002
  484. -- rect: left=207 top=287 right=302 bottom=234
  485. -- title width / last selected line: 0
  486. -- icon id / first selected line: 0 / 0
  487. -- text alignment: 0
  488. -- font id: 3
  489. -- text size: 9
  490. -- style flags: 0
  491. -- line height: 12
  492. -- part name: eDminus
  493.  
  494.  
  495. -- part 40 (field)
  496. -- low flags: 00
  497. -- high flags: 0002
  498. -- rect: left=274 top=207 right=222 bottom=295
  499. -- title width / last selected line: 0
  500. -- icon id / first selected line: 0 / 0
  501. -- text alignment: 0
  502. -- font id: 3
  503. -- text size: 9
  504. -- style flags: 0
  505. -- line height: 12
  506. -- part name: pA
  507.  
  508.  
  509. -- part 41 (field)
  510. -- low flags: 00
  511. -- high flags: 0002
  512. -- rect: left=274 top=227 right=242 bottom=295
  513. -- title width / last selected line: 0
  514. -- icon id / first selected line: 0 / 0
  515. -- text alignment: 0
  516. -- font id: 3
  517. -- text size: 9
  518. -- style flags: 0
  519. -- line height: 12
  520. -- part name: pAminus
  521.  
  522.  
  523. -- part 42 (field)
  524. -- low flags: 00
  525. -- high flags: 0002
  526. -- rect: left=274 top=247 right=262 bottom=295
  527. -- title width / last selected line: 0
  528. -- icon id / first selected line: 0 / 0
  529. -- text alignment: 0
  530. -- font id: 3
  531. -- text size: 9
  532. -- style flags: 0
  533. -- line height: 12
  534. -- part name: pBplus
  535.  
  536.  
  537. -- part 43 (field)
  538. -- low flags: 00
  539. -- high flags: 0002
  540. -- rect: left=274 top=267 right=282 bottom=295
  541. -- title width / last selected line: 0
  542. -- icon id / first selected line: 0 / 0
  543. -- text alignment: 0
  544. -- font id: 3
  545. -- text size: 9
  546. -- style flags: 0
  547. -- line height: 12
  548. -- part name: pB
  549.  
  550.  
  551. -- part 44 (field)
  552. -- low flags: 00
  553. -- high flags: 0002
  554. -- rect: left=274 top=287 right=302 bottom=295
  555. -- title width / last selected line: 0
  556. -- icon id / first selected line: 0 / 0
  557. -- text alignment: 0
  558. -- font id: 3
  559. -- text size: 9
  560. -- style flags: 0
  561. -- line height: 12
  562. -- part name: pBminus
  563.  
  564.  
  565. -- part 45 (field)
  566. -- low flags: 00
  567. -- high flags: 0002
  568. -- rect: left=328 top=208 right=223 bottom=349
  569. -- title width / last selected line: 0
  570. -- icon id / first selected line: 0 / 0
  571. -- text alignment: 0
  572. -- font id: 3
  573. -- text size: 9
  574. -- style flags: 0
  575. -- line height: 12
  576. -- part name: pC
  577.  
  578.  
  579. -- part 46 (field)
  580. -- low flags: 00
  581. -- high flags: 0002
  582. -- rect: left=328 top=228 right=243 bottom=349
  583. -- title width / last selected line: 0
  584. -- icon id / first selected line: 0 / 0
  585. -- text alignment: 0
  586. -- font id: 3
  587. -- text size: 9
  588. -- style flags: 0
  589. -- line height: 12
  590. -- part name: pCminus
  591.  
  592.  
  593. -- part 47 (field)
  594. -- low flags: 00
  595. -- high flags: 0002
  596. -- rect: left=328 top=247 right=262 bottom=349
  597. -- title width / last selected line: 0
  598. -- icon id / first selected line: 0 / 0
  599. -- text alignment: 0
  600. -- font id: 3
  601. -- text size: 9
  602. -- style flags: 0
  603. -- line height: 12
  604. -- part name: pDplus
  605.  
  606.  
  607. -- part 48 (field)
  608. -- low flags: 00
  609. -- high flags: 0002
  610. -- rect: left=328 top=267 right=282 bottom=349
  611. -- title width / last selected line: 0
  612. -- icon id / first selected line: 0 / 0
  613. -- text alignment: 0
  614. -- font id: 3
  615. -- text size: 9
  616. -- style flags: 0
  617. -- line height: 12
  618. -- part name: pD
  619.  
  620.  
  621. -- part 49 (field)
  622. -- low flags: 00
  623. -- high flags: 0002
  624. -- rect: left=328 top=288 right=303 bottom=349
  625. -- title width / last selected line: 0
  626. -- icon id / first selected line: 0 / 0
  627. -- text alignment: 0
  628. -- font id: 3
  629. -- text size: 9
  630. -- style flags: 0
  631. -- line height: 12
  632. -- part name: pDminus
  633.  
  634.  
  635. -- part 50 (field)
  636. -- low flags: 00
  637. -- high flags: 0002
  638. -- rect: left=401 top=208 right=223 bottom=428
  639. -- title width / last selected line: 0
  640. -- icon id / first selected line: 0 / 0
  641. -- text alignment: 0
  642. -- font id: 3
  643. -- text size: 9
  644. -- style flags: 0
  645. -- line height: 12
  646. -- part name: fA
  647.  
  648.  
  649. -- part 51 (field)
  650. -- low flags: 00
  651. -- high flags: 0002
  652. -- rect: left=401 top=227 right=242 bottom=428
  653. -- title width / last selected line: 0
  654. -- icon id / first selected line: 0 / 0
  655. -- text alignment: 0
  656. -- font id: 3
  657. -- text size: 9
  658. -- style flags: 0
  659. -- line height: 12
  660. -- part name: fAminus
  661.  
  662.  
  663. -- part 52 (field)
  664. -- low flags: 00
  665. -- high flags: 0002
  666. -- rect: left=401 top=247 right=262 bottom=428
  667. -- title width / last selected line: 0
  668. -- icon id / first selected line: 0 / 0
  669. -- text alignment: 0
  670. -- font id: 3
  671. -- text size: 9
  672. -- style flags: 0
  673. -- line height: 12
  674. -- part name: fBplus
  675.  
  676.  
  677. -- part 53 (field)
  678. -- low flags: 00
  679. -- high flags: 0002
  680. -- rect: left=401 top=268 right=283 bottom=428
  681. -- title width / last selected line: 0
  682. -- icon id / first selected line: 0 / 0
  683. -- text alignment: 0
  684. -- font id: 3
  685. -- text size: 9
  686. -- style flags: 0
  687. -- line height: 12
  688. -- part name: fB
  689.  
  690.  
  691. -- part 54 (field)
  692. -- low flags: 00
  693. -- high flags: 0002
  694. -- rect: left=401 top=287 right=302 bottom=428
  695. -- title width / last selected line: 0
  696. -- icon id / first selected line: 0 / 0
  697. -- text alignment: 0
  698. -- font id: 3
  699. -- text size: 9
  700. -- style flags: 0
  701. -- line height: 12
  702. -- part name: fBminus
  703.  
  704.  
  705. -- part 55 (field)
  706. -- low flags: 00
  707. -- high flags: 0002
  708. -- rect: left=458 top=206 right=221 bottom=485
  709. -- title width / last selected line: 0
  710. -- icon id / first selected line: 0 / 0
  711. -- text alignment: 0
  712. -- font id: 3
  713. -- text size: 9
  714. -- style flags: 0
  715. -- line height: 12
  716. -- part name: fC
  717.  
  718.  
  719. -- part 56 (field)
  720. -- low flags: 00
  721. -- high flags: 0002
  722. -- rect: left=458 top=227 right=242 bottom=485
  723. -- title width / last selected line: 0
  724. -- icon id / first selected line: 0 / 0
  725. -- text alignment: 0
  726. -- font id: 3
  727. -- text size: 9
  728. -- style flags: 0
  729. -- line height: 12
  730. -- part name: fCminus
  731.  
  732.  
  733. -- part 57 (field)
  734. -- low flags: 00
  735. -- high flags: 0002
  736. -- rect: left=458 top=247 right=262 bottom=485
  737. -- title width / last selected line: 0
  738. -- icon id / first selected line: 0 / 0
  739. -- text alignment: 0
  740. -- font id: 3
  741. -- text size: 9
  742. -- style flags: 0
  743. -- line height: 12
  744. -- part name: fDplus
  745.  
  746.  
  747. -- part 58 (field)
  748. -- low flags: 00
  749. -- high flags: 0002
  750. -- rect: left=458 top=268 right=283 bottom=485
  751. -- title width / last selected line: 0
  752. -- icon id / first selected line: 0 / 0
  753. -- text alignment: 0
  754. -- font id: 3
  755. -- text size: 9
  756. -- style flags: 0
  757. -- line height: 12
  758. -- part name: fD
  759.  
  760.  
  761. -- part 59 (field)
  762. -- low flags: 00
  763. -- high flags: 0002
  764. -- rect: left=458 top=287 right=302 bottom=485
  765. -- title width / last selected line: 0
  766. -- icon id / first selected line: 0 / 0
  767. -- text alignment: 0
  768. -- font id: 3
  769. -- text size: 9
  770. -- style flags: 0
  771. -- line height: 12
  772. -- part name: fDminus
  773.  
  774.  
  775. -- part 60 (button)
  776. -- low flags: 00
  777. -- high flags: A003
  778. -- rect: left=44 top=306 right=326 bottom=106
  779. -- title width / last selected line: 0
  780. -- icon id / first selected line: 0 / 0
  781. -- text alignment: 1
  782. -- font id: 0
  783. -- text size: 12
  784. -- style flags: 0
  785. -- line height: 16
  786. -- part name: savem
  787. ----- HyperTalk script -----
  788. on mouseUp
  789.   global MMax, mAplus,mA,mAminus,mBplus,mB,mBminus
  790.   global mCplus,mC,mCminus,mDplus,mD,mDminus
  791.   get card field "MMax"
  792.   put it into MMax
  793.   get card field "mAplus"
  794.   put it into mAplus
  795.   get card field "mA"
  796.   put it into mA
  797.   get card field "mAminus"
  798.   put it into mAminus
  799.   get card field "mBplus"
  800.   put it into mBplus
  801.   get card field "mB"
  802.   put it into mB
  803.   get card field "mBminus"
  804.   put it into mBminus
  805.   get card field "mCplus"
  806.   put it into mCplus
  807.   get card field "mC"
  808.   put it into mC
  809.   get card field "mCminus"
  810.   put it into mCminus
  811.   get card field "mDplus"
  812.   put it into mDplus
  813.   get card field "mD"
  814.   put it into mD
  815.   get card field "mDminus"
  816.   put it into mDminus
  817. end mouseUp
  818.  
  819.  
  820.  
  821. -- part 61 (button)
  822. -- low flags: 00
  823. -- high flags: A003
  824. -- rect: left=152 top=306 right=326 bottom=214
  825. -- title width / last selected line: 0
  826. -- icon id / first selected line: 0 / 0
  827. -- text alignment: 1
  828. -- font id: 0
  829. -- text size: 12
  830. -- style flags: 0
  831. -- line height: 16
  832. -- part name: savem
  833. ----- HyperTalk script -----
  834. on mouseUp
  835.   global EMax, eAplus,eA,eAminus,eBplus,eB,eBminus
  836.   global eCplus,eC,eCminus,eDplus,eD,eDminus
  837.   get card field "eMax"
  838.   put it into eMax
  839.   get card field "eAplus"
  840.   put it into eAplus
  841.   get card field "eA"
  842.   put it into eA
  843.   get card field "eAminus"
  844.   put it into eAminus
  845.   get card field "eBplus"
  846.   put it into eBplus
  847.   get card field "eB"
  848.   put it into eB
  849.   get card field "eBminus"
  850.   put it into eBminus
  851.   get card field "eCplus"
  852.   put it into eCplus
  853.   get card field "eC"
  854.   put it into eC
  855.   get card field "eCminus"
  856.   put it into eCminus
  857.   get card field "eDplus"
  858.   put it into mDplus
  859.   get card field "eD"
  860.   put it into eD
  861.   get card field "eDminus"
  862.   put it into eDminus
  863. end mouseUp
  864.  
  865.  
  866.  
  867. -- part 62 (button)
  868. -- low flags: 00
  869. -- high flags: A003
  870. -- rect: left=275 top=306 right=326 bottom=337
  871. -- title width / last selected line: 0
  872. -- icon id / first selected line: 0 / 0
  873. -- text alignment: 1
  874. -- font id: 0
  875. -- text size: 12
  876. -- style flags: 0
  877. -- line height: 16
  878. -- part name: savem
  879. ----- HyperTalk script -----
  880. on mouseUp
  881.   global PMax, pAplus,pA,pAminus,pBplus,pB,pBminus
  882.   global pCplus,pC,pCminus,pDplus,pD,pDminus
  883.   get card field "PMax"
  884.   put it into PMax
  885.   get card field "pAplus"
  886.   put it into pAplus
  887.   get card field "pA"
  888.   put it into pA
  889.   get card field "pAminus"
  890.   put it into pAminus
  891.   get card field "pBplus"
  892.   put it into pBplus
  893.   get card field "pB"
  894.   put it into pB
  895.   get card field "pBminus"
  896.   put it into pBminus
  897.   get card field "pCplus"
  898.   put it into pCplus
  899.   get card field "pC"
  900.   put it into pC
  901.   get card field "pCminus"
  902.   put it into pCminus
  903.   get card field "pDplus"
  904.   put it into pDplus
  905.   get card field "pD"
  906.   put it into pD
  907.   get card field "pDminus"
  908.   put it into pDminus
  909. end mouseUp
  910.  
  911.  
  912.  
  913. -- part 63 (button)
  914. -- low flags: 00
  915. -- high flags: A003
  916. -- rect: left=402 top=306 right=326 bottom=464
  917. -- title width / last selected line: 0
  918. -- icon id / first selected line: 0 / 0
  919. -- text alignment: 1
  920. -- font id: 0
  921. -- text size: 12
  922. -- style flags: 0
  923. -- line height: 16
  924. -- part name: savem
  925. ----- HyperTalk script -----
  926. on mouseUp
  927.   global FMax, fAplus,fA,fAminus,fBplus,fB,fBminus
  928.   global fCplus,fC,fCminus,fDplus,fD,fDminus
  929.   get card field "FMax"
  930.   put it into FMax
  931.   get card field "fAplus"
  932.   put it into fAplus
  933.   get card field "fA"
  934.   put it into fA
  935.   get card field "fAminus"
  936.   put it into fAminus
  937.   get card field "fBplus"
  938.   put it into fBplus
  939.   get card field "fB"
  940.   put it into fB
  941.   get card field "fBminus"
  942.   put it into fBminus
  943.   get card field "fCplus"
  944.   put it into fCplus
  945.   get card field "fC"
  946.   put it into fC
  947.   get card field "fCminus"
  948.   put it into fCminus
  949.   get card field "fDplus"
  950.   put it into fDplus
  951.   get card field "fD"
  952.   put it into fD
  953.   get card field "fDminus"
  954.   put it into fDminus
  955. end mouseUp
  956.  
  957.  
  958.  
  959. -- part 67 (button)
  960. -- low flags: 00
  961. -- high flags: 0000
  962. -- rect: left=16 top=60 right=96 bottom=117
  963. -- title width / last selected line: 0
  964. -- icon id / first selected line: 0 / 0
  965. -- text alignment: 1
  966. -- font id: 0
  967. -- text size: 12
  968. -- style flags: 0
  969. -- line height: 16
  970. -- part name: New Button
  971. ----- HyperTalk script -----
  972. on mouseUp
  973.   answer "Clear all Minor Assignment Entries?" with "Yes" or "Cancel"
  974.   if it is "Yes" then
  975.     repeat with count = 5 to 16
  976.       put empty into card field count
  977.     end repeat
  978.     put empty into card field 1
  979.   end if
  980. end mouseUp
  981.  
  982.  
  983.  
  984. -- part 68 (button)
  985. -- low flags: 00
  986. -- high flags: 0000
  987. -- rect: left=127 top=60 right=96 bottom=236
  988. -- title width / last selected line: 0
  989. -- icon id / first selected line: 0 / 0
  990. -- text alignment: 1
  991. -- font id: 0
  992. -- text size: 12
  993. -- style flags: 0
  994. -- line height: 16
  995. -- part name: New Button
  996. ----- HyperTalk script -----
  997. on mouseUp
  998.   Answer "Clear all Exam entries?" with "Yes" or "Cancel"
  999.   if it is "Yes" then
  1000.     repeat with count = 23 to 32
  1001.       put empty into card field count
  1002.     end repeat
  1003.     put empty into card field 2
  1004.     put empty into card field 17
  1005.     put empty into card field 18
  1006.   end if
  1007. end mouseUp
  1008.  
  1009.  
  1010.  
  1011. -- part 69 (button)
  1012. -- low flags: 00
  1013. -- high flags: 0000
  1014. -- rect: left=246 top=61 right=95 bottom=362
  1015. -- title width / last selected line: 0
  1016. -- icon id / first selected line: 0 / 0
  1017. -- text alignment: 1
  1018. -- font id: 0
  1019. -- text size: 12
  1020. -- style flags: 0
  1021. -- line height: 16
  1022. -- part name: New Button
  1023. ----- HyperTalk script -----
  1024. on mouseUp
  1025.   Answer "Clear all Papers entries?" with "Yes" or "Cancel"
  1026.   if it is "Yes" then
  1027.     repeat with count = 33 to 42
  1028.       put empty into card field count
  1029.     end repeat
  1030.     put empty into card field 3
  1031.     put empty into card field 19
  1032.     put empty into card field 20
  1033.   end if
  1034. end mouseUp
  1035.  
  1036.  
  1037.  
  1038. -- part 70 (button)
  1039. -- low flags: 00
  1040. -- high flags: 0000
  1041. -- rect: left=373 top=60 right=96 bottom=487
  1042. -- title width / last selected line: 0
  1043. -- icon id / first selected line: 0 / 0
  1044. -- text alignment: 1
  1045. -- font id: 0
  1046. -- text size: 12
  1047. -- style flags: 0
  1048. -- line height: 16
  1049. -- part name: New Button
  1050. ----- HyperTalk script -----
  1051. on mouseUp
  1052.   Answer "Clear all Final Exam entries?" with "Yes" or "Cancel"
  1053.   if it is "Yes" then
  1054.     repeat with count = 43 to 52
  1055.       put empty into card field count
  1056.     end repeat
  1057.     put empty into card field 4
  1058.     put empty into card field 21
  1059.     put empty into card field 22
  1060.   end if
  1061. end mouseUp
  1062.  
  1063.  
  1064.  
  1065. -- part 64 (field)
  1066. -- low flags: 81
  1067. -- high flags: 2004
  1068. -- rect: left=14 top=56 right=340 bottom=487
  1069. -- title width / last selected line: 0
  1070. -- icon id / first selected line: 0 / 0
  1071. -- text alignment: 0
  1072. -- font id: 3
  1073. -- text size: 9
  1074. -- style flags: 0
  1075. -- line height: 12
  1076. -- part name: help
  1077. ----- HyperTalk script -----
  1078. on mouseup
  1079.   hide card field "help"
  1080. end mouseup
  1081.  
  1082.  
  1083.  
  1084. -- part 71 (button)
  1085. -- low flags: 00
  1086. -- high flags: A003
  1087. -- rect: left=84 top=32 right=54 bottom=152
  1088. -- title width / last selected line: 0
  1089. -- icon id / first selected line: 0 / 0
  1090. -- text alignment: 1
  1091. -- font id: 0
  1092. -- text size: 12
  1093. -- style flags: 0
  1094. -- line height: 16
  1095. -- part name: Records
  1096. ----- HyperTalk script -----
  1097. on mouseUp
  1098.   visual effect dissolve
  1099.   go to card "first record"
  1100. end mouseUp
  1101.  
  1102.  
  1103.  
  1104. -- part 72 (button)
  1105. -- low flags: 00
  1106. -- high flags: A003
  1107. -- rect: left=356 top=33 right=54 bottom=398
  1108. -- title width / last selected line: 0
  1109. -- icon id / first selected line: 0 / 0
  1110. -- text alignment: 1
  1111. -- font id: 3
  1112. -- text size: 9
  1113. -- style flags: 256
  1114. -- line height: 12
  1115. -- part name: print
  1116. ----- HyperTalk script -----
  1117. on mouseUp
  1118.   doMenu "Print Card"
  1119. end mouseUp
  1120.  
  1121.  
  1122.  
  1123. -- part contents for card part 64
  1124. ----- text -----
  1125.  
  1126. There are four categories of assignments: Minor Assignments, Exams, Papers, and Final Exam.  For each category that you are using, and for which you chose the "Score -> Grade" option, enter Max Points and Breakpoints.
  1127.  
  1128. Max Points is the maximum number of points that may be received on a single assignment.  This will be the same for all assignments within a given category.
  1129.  
  1130. A breakpoint is the lowest score for which the given grade is to be issued.  For example, if the breakpoint for A+ is set at 95, then any score of 95 or higher will receive an A+; scores from 94 down through the next breakpoint will receive A, and so on.
  1131.  
  1132. Scores below the breakpoint for D- will receive a grade of "E".
  1133.  
  1134. If you do not wish to use pluses and minuses, leave those breakpoint boxes empty.  Do NOT enter zeros in them.
  1135.  
  1136. After entering your data for a category, click the "Savem" button to make your entries "stick".
  1137.  
  1138. A click on the black "header" for a category will allow you to quickly clear out the entry boxes for that category.  The "Options" button returns you to the Setup Options card.  The "Records" button takes you to the student records section of the stack.